[INFO] cloning repository https://github.com/Browsers-software/browsers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Browsers-software/browsers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrowsers-software%2Fbrowsers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrowsers-software%2Fbrowsers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 538863f8e96d15c1eaa0fa19c3a2897cb89f5a12
[INFO] checking Browsers-software/browsers against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrowsers-software%2Fbrowsers" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Browsers-software/browsers
[INFO] finished tweaking git repo https://github.com/Browsers-software/browsers
[INFO] tweaked toml for git repo https://github.com/Browsers-software/browsers written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Browsers-software/browsers on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Browsers-software/browsers already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c0f8e1ef4ba0321ec69e4408e458417d5a2cd0529be37fd4f8df53706657491b
[INFO] running `Command { std: "docker" "start" "c0f8e1ef4ba0321ec69e4408e458417d5a2cd0529be37fd4f8df53706657491b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0f8e1ef4ba0321ec69e4408e458417d5a2cd0529be37fd4f8df53706657491b" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0f8e1ef4ba0321ec69e4408e458417d5a2cd0529be37fd4f8df53706657491b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0f8e1ef4ba0321ec69e4408e458417d5a2cd0529be37fd4f8df53706657491b" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling temp-dir v0.1.16
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]    Compiling gettext-sys v0.26.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking piet v0.6.2
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling druid-shell v0.8.3 (https://github.com/browsers-software/druid.git?branch=browsers#d03ea912)
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking fluent-langneg v0.13.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.2.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling dark-light v2.0.0
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking gettext-rs v0.7.7
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling druid-derive v0.5.1 (https://github.com/browsers-software/druid.git?branch=browsers#d03ea912)
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking ini_core v0.2.0
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking xdg v3.0.0
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling browsers v0.7.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "windows")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg(target_os = "linux")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]    --> build.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[cfg(target_os = "linux")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]    --> build.rs:163:7
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg(target_os = "linux")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_file_to_target_dir` is never used
[INFO] [stdout]  --> build.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn copy_file_to_target_dir(target_build_path: &Path, file_path_relative: &str) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_resource` is never used
[INFO] [stdout]   --> build.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn copy_resource(target_build_path: &Path, file_path_relative: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_resources` is never used
[INFO] [stdout]   --> build.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn copy_resources() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `browsers` (build script) due to 6 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c0f8e1ef4ba0321ec69e4408e458417d5a2cd0529be37fd4f8df53706657491b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0f8e1ef4ba0321ec69e4408e458417d5a2cd0529be37fd4f8df53706657491b", kill_on_drop: false }`
[INFO] [stdout] c0f8e1ef4ba0321ec69e4408e458417d5a2cd0529be37fd4f8df53706657491b
